Revert "Disallow numeric literals with negative numbers (#55268)" - #56422
Conversation
|
TypeScript Bot (@typescript-bot) cherry-pick this to release-5.3 |
|
Heya Jake Bailey (@jakebailey), I've started to run the task to cherry-pick this into |
|
Hey Jake Bailey (@jakebailey), I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.3 manually. |
|
sigh |
|
TypeScript Bot (@typescript-bot) cherry-pick this to release-5.3 |
|
Heya Jake Bailey (@jakebailey), I've started to run the task to cherry-pick this into |
|
Hey Jake Bailey (@jakebailey), I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.3 manually. |
…osoft#55268)" (microsoft#56422)" This reverts commit 3333e90.
This reverts #55268.
Closes #56301
Updates #56272
For 5.3 it seemed too risky to take this change; there's a lot more inconsistency we've discovered at the last minute and changing it again later seemed bad.
Also #56270 shows that this behavior was being depended on as TS lacks true infinity types.